crowdsec-firewall-bouncer: fix json file
authorYanase Yuki <[email protected]>
Tue, 3 Jun 2025 10:07:30 +0000 (19:07 +0900)
committerPaul Donald <[email protected]>
Sun, 8 Jun 2025 18:41:25 +0000 (20:41 +0200)
Fix json file error found by ESLint.

Signed-off-by: Yanase Yuki <[email protected]>
applications/luci-app-crowdsec-firewall-bouncer/root/usr/share/luci/menu.d/luci-app-crowdsec-firewall-bouncer.json

index 12bc1631c50c4895c059f1433c092cd4fcfa0d44..5ae7002dfc12f22314ed563775ebaee070910868 100644 (file)
@@ -9,5 +9,5 @@
                "depends": {
                        "acl": [ "luci-app-crowdsec-firewall-bouncer" ]
                }
-       },
+       }
 }